pass only the signal_id to this function. it needs to relookup the signal
authorTim Janik <timj@gtk.org>
Wed, 15 Jul 1998 12:25:43 +0000 (12:25 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 15 Jul 1998 12:25:43 +0000 (12:25 +0000)
commita3c7dca8cf3c88161cdca4069add3e2a9ac75cc7
tree45fb89e04278525ef5a305723ef8169f157c758d
parent7702d2f8fcd8a8c81bbc5c556124303a04ecc522
pass only the signal_id to this function. it needs to relookup the signal

Wed Jul 15 14:20:10 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtksignal.c (gtk_signal_real_emit): pass only the signal_id
        to this function. it needs to relookup the signal multiple times.
        this fixes spurious segfaults that could show up with signal intensive
        code, when classes are created during a pending emission (which is
        normal case).
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtksignal.c